LatentDirichletAllocation ========================= .. currentmodule:: sklearn.decomposition .. autoclass:: LatentDirichletAllocation :members: :inherited-members: :special-members: __call__ .. minigallery:: sklearn.decomposition.LatentDirichletAllocation sklearn.decomposition.LatentDirichletAllocation.__init__ sklearn.decomposition.LatentDirichletAllocation.fit sklearn.decomposition.LatentDirichletAllocation.fit_transform sklearn.decomposition.LatentDirichletAllocation.get_feature_names_out sklearn.decomposition.LatentDirichletAllocation.get_metadata_routing sklearn.decomposition.LatentDirichletAllocation.get_params sklearn.decomposition.LatentDirichletAllocation.partial_fit sklearn.decomposition.LatentDirichletAllocation.perplexity sklearn.decomposition.LatentDirichletAllocation.score sklearn.decomposition.LatentDirichletAllocation.set_output sklearn.decomposition.LatentDirichletAllocation.set_params sklearn.decomposition.LatentDirichletAllocation.transform :add-heading: Gallery examples :heading-level: -